Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(fe): Lock file maintenance fe #85

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

deps(fe): Lock file maintenance fe #85

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@eslint/compat devDependencies patch ^1.2.4 -> ^1.2.6 age adoption passing confidence
@eslint/js (source) devDependencies minor ^9.17.0 -> ^9.20.0 age adoption passing confidence
@nuxt/eslint (source) devDependencies major ^0.7.3 -> ^1.0.1 age adoption passing confidence
@nuxtjs/seo (source) dependencies minor ^2.0.2 -> ^2.1.1 age adoption passing confidence
@pinia/nuxt (source) dependencies minor ^0.9.0 -> ^0.10.0 age adoption passing confidence
@tanstack/eslint-plugin-query (source) devDependencies minor ^5.62.1 -> ^5.66.1 age adoption passing confidence
@tanstack/vue-query (source) dependencies minor ^5.62.8 -> ^5.66.0 age adoption passing confidence
@tanstack/vue-query-devtools (source) devDependencies minor ^5.62.8 -> ^5.66.0 age adoption passing confidence
@types/lodash (source) devDependencies patch ^4.17.13 -> ^4.17.15 age adoption passing confidence
@types/node (source) devDependencies minor ^22.10.2 -> ^22.13.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor ^8.18.1 -> ^8.24.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor ^8.18.1 -> ^8.24.0 age adoption passing confidence
@vesp/nuxt-fontawesome dependencies minor ^1.1.0 -> ^1.2.1 age adoption passing confidence
@vue/eslint-config-typescript devDependencies minor ^14.1.4 -> ^14.4.0 age adoption passing confidence
@vueuse/nuxt (source) dependencies minor ^12.0.0 -> ^12.5.0 age adoption passing confidence
echarts (source) dependencies minor ^5.5.1 -> ^5.6.0 age adoption passing confidence
eslint (source) devDependencies minor ^9.17.0 -> ^9.20.1 age adoption passing confidence
nuxt (source) dependencies minor 3.14.1592 -> 3.15.4 age adoption passing confidence
pinia dependencies major ^2.3.0 -> ^3.0.0 age adoption passing confidence
typescript (source) devDependencies patch ^5.7.2 -> ^5.7.3 age adoption passing confidence
vite-bundle-analyzer devDependencies minor ^0.15.2 -> ^0.17.0 age adoption passing confidence
vue-tsc (source) devDependencies minor ^2.1.10 -> ^2.2.0 age adoption passing confidence
yarn (source) packageManager minor 4.5.3 -> 4.6.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v1.2.6

Compare Source

v1.2.5

Compare Source

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

v9.19.0

Compare Source

v9.18.0

Compare Source

nuxt/eslint (@​nuxt/eslint)

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v0.7.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.7.5

Compare Source

No significant changes

    View changes on GitHub

v0.7.4

Compare Source

   🚀 Features
    View changes on GitHub
harlan-zw/nuxt-seo (@​nuxtjs/seo)

v2.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.0

Compare Source

   🚀 Features
Nuxt Content v3

All modules now support Nuxt Content v3 including Robots, Sitemap, OG Image, Schema.org and Link Checker.

You can either install them manually by following the individual module instructions or use the Nuxt SEO asSeoCollection() to register them all at once.

  • Nuxt Robots: robots (docs)
  • Nuxt Sitemap: sitemap (docs)
  • Nuxt OG Image: ogImage (docs)
  • Nuxt Schema.org: schemaOrg (docs)
    View changes on GitHub

v2.0.3

Compare Source

No significant changes

    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.10.0

Compare Source

TanStack/query (@​tanstack/eslint-plugin-query)

v5.66.1

Compare Source

Version 5.66.1 - 2/10/25, 5:43 PM

Changes

Fix
Chore
Docs
  • angular-query: improve queryOptions code snippets (#​8601) (7ff544e) by Arnoud

Packages

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

v5.65.0

Compare Source

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat
  • types: type narrowing for isPlaceholderData (#​8586) (2399bb0) by Dominik Dorfmeister
Chore
  • composite monorepo (#​8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#​8563) (4a0a129) by renovate[bot]
Ci
Docs

Packages

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes

Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix
Chore
Docs

Packages

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.24.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#​10639)
🩹 Fixes
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#​10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#​10737)
❤️ Thank You
  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

v8.23.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#​10712)
🩹 Fixes
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#​10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#​10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#​10644)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#​10732)
  • bump ts-api-utils to ^2.0.1 (#​10761)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#​10739)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#​10697)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#​10618)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.22.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#​10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#​10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#​10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#​10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#​10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#​10517)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.21.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#​10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#​10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#​10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#​10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#​10630)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.19.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle literal types (#​10523)
  • eslint-plugin: [no-deprecated] doesn't report on shorthand property in an object expression (#​10550)
  • eslint-plugin: [strict-boolean-expressions] remove remaining (unsafe) autofixes (#​10548)
  • eslint-plugin: [no-shadow] report correctly on parameters of functions declared with the declare k

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file yarn labels Dec 23, 2024
@renovate renovate bot force-pushed the renovate/fe branch 8 times, most recently from d952b9f to f0fea0e Compare December 29, 2024 14:28
@renovate renovate bot force-pushed the renovate/fe branch 10 times, most recently from 7458d6b to 0fb03f7 Compare January 6, 2025 17:46
@renovate renovate bot force-pushed the renovate/fe branch 9 times, most recently from 4c744ac to 82d1c94 Compare January 11, 2025 22:01
@renovate renovate bot force-pushed the renovate/fe branch 10 times, most recently from 03369e5 to 46e0200 Compare January 25, 2025 01:52
@renovate renovate bot force-pushed the renovate/fe branch 11 times, most recently from 45646b3 to 317a454 Compare February 3, 2025 17:33
@renovate renovate bot force-pushed the renovate/fe branch 6 times, most recently from 26a2ebc to e6147a7 Compare February 10, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file yarn
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants